Forum: Security «»
Posted on: Thu, 29 April 2004 06:41 «»
By:Arpit creating a new user and grant issues
…ve.
I then connected to the production user and gave
SQL> grant all on
to USERA
When i connect to the database using the new user created USERA
>sqlplus usersa/pwd@dev
SQL>desc
ORA-04043: object
does not exist.
Please help!
Thanks…
3
Forum: Security «»
Posted on: Thu, 29 April 2004 06:40 «»
By:Arpit creating a new user and grant issues
…ve.
I then connected to the production user and gave
SQL> grant all on
to USERA
When i connect to the database using the new user created USERA
>sqlplus usersa/pwd@dev
SQL>desc
ORA-04043: object
does not exist.
Please help!
Thanks…